Professional Android by Meier Reto & Ian Lake
Author:Meier, Reto & Ian Lake [Неизв.]
Language: eng
Format: epub
ISBN: 9781118949535
Publisher: John Wiley & Sons, Inc. (trade)
Published: 2018-09-19T00:00:00+00:00
Keep in mind that including multiple sizes of bitmaps does have a cost in the form of an increased size of your application. In addition, while these pixel density buckets give you a rough set of densities to target, there are devices that exist between these generic buckets; where a specific resolution asset is unavailable, Android will automatically scale your bitmaps for these devices, preferring to scale down.
Supporting and Optimizing for Different Screen Sizes
Android devices come in countless shapes and sizes (though so far mainly quadrilaterals and circles), so when designing your UI it’s important to ensure that your layouts not only support different screen sizes, orientations, and aspect ratios, but also that they’re accordingly optimized.
It’s neither practical nor desirable to create a layout specific to each possible screen configuration; instead, best practice is to take a two-phased approach:
Ensure that all your layouts are capable of scaling within a reasonable set of bounds.
Create a set of alternative layouts whose bounds overlap, such that all possible screen configurations are covered.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Deep Learning with Python by François Chollet(12595)
Hello! Python by Anthony Briggs(9928)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9804)
The Mikado Method by Ola Ellnestam Daniel Brolund(9790)
Dependency Injection in .NET by Mark Seemann(9348)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8310)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7773)
Grails in Action by Glen Smith Peter Ledbrook(7705)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7569)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7200)
Microservices with Go by Alexander Shuiskov(6961)
Practical Design Patterns for Java Developers by Miroslav Wengner(6876)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6823)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6427)
Angular Projects - Third Edition by Aristeidis Bampakos(6246)
The Art of Crafting User Stories by The Art of Crafting User Stories(5759)
NetSuite for Consultants - Second Edition by Peter Ries(5687)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5501)
Kotlin in Action by Dmitry Jemerov(5076)
